ModuleContextSetExpiration Property |
Gets a value indicating if extensions should set HTTP expiration headers.
Namespace: ConnectedApps.Cms.Sdk.FrameworkAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool SetExpiration { get; }
Public ReadOnly Property SetExpiration As Boolean
Get
public:
property bool SetExpiration {
bool get ();
}
member SetExpiration : bool with get
Property Value
Type:
Boolean
See Also