Click or drag to resize
ModulePostBackEvent Property
Gets the event that triggered the post back, if any.

Namespace: ConnectedApps.Cms.Sdk.Framework
Assembly: ConnectedApps.Cms.Sdk (in ConnectedApps.Cms.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string PostBackEvent { get; }

Property Value

Type: String
See Also