SessionStyleSheet Property |
Gets/Sets the application root relative path to the custom style sheet for the application.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string StyleSheet { get; set; }
Public Property StyleSheet As String
Get
Set
Property Value
Type:
StringThe application root relative path to the custom style sheet for the application.
See Also