![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
CreateIncludeStyleSheet(String,String) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > CallbackResult Class > CreateIncludeStyleSheet Method : CreateIncludeStyleSheet(String,String) Method |
- url
- URL to stylesheet
- id
- Unique client id to use for identifying stylesheet. Any existing tag will be replaced by this tag
Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function CreateIncludeStyleSheet( _ ByVal url As String, _ ByVal id As String _ ) As CallbackResult |
Visual Basic (Usage) | ![]() |
---|---|
Dim url As String Dim id As String Dim value As CallbackResult value = CallbackResult.CreateIncludeStyleSheet(url, id) |
C# | |
---|---|
public static CallbackResult CreateIncludeStyleSheet( string url, string id ) |
Parameters
- url
- URL to stylesheet
- id
- Unique client id to use for identifying stylesheet. Any existing tag will be replaced by this tag
Return Value
CallbackresultTarget Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family