Property IsHookAttached
IsHookAttached
Hooks allow users to group together the output of pages/controls before inserting it into the cache.
Declaration
public static bool IsHookAttached { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | Returns true if the hook is attached. Otherwise, it returns false. |