Click or drag to resize
ViewAttributeVerb Property
Gets or sets the HTTP verb of the attribute.

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 ModuleVerb Verb { get; set; }

Property Value

Type: ModuleVerb
See Also