ClientBusinessRuleOptionsConfigurationUsePageLoaded Property | |
Execute Page Loaded Business Rule
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DefaultValueAttribute(false)]
public bool UsePageLoaded { get; set; }
public:
[DefaultValueAttribute(false)]
property bool UsePageLoaded {
bool get ();
void set (bool value);
}
function get_UsePageLoaded();
function set_UsePageLoaded(value);
Property Value
Type:
BooleanSee Also