Click or drag to resize

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; }

Property Value

Type: String
The application root relative path to the custom style sheet for the application.
See Also