Spread for ASP.NET 10 Product Documentation
RendererClientScriptUrl Property (IRenderer)


Gets the URL of its HTC file, if this renderer control supports client-side scripting.
Syntax
'Declaration
 
ReadOnly Property RendererClientScriptUrl As String
'Usage
 
Dim instance As IRenderer
Dim value As String
 
value = instance.RendererClientScriptUrl
string RendererClientScriptUrl {get;}

Property Value

String containing the location of the renderer HTC file
Remarks
This is the universal resource locator (URL) of the renderer client script HTML component (HTC) file.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

IRenderer Interface
IRenderer Members

 

 


Copyright © GrapeCity, inc. All rights reserved.