Class PostbackAction
Inheritance
System.Object
PostbackAction
Assembly: Emby.Web.GenericEdit.dll
Syntax
public class PostbackAction
Properties
CommandParameterPropertyId
Declaration
public string CommandParameterPropertyId { get; set; }
Property Value
Type |
Description |
System.String |
|
PostbackCommandId
Declaration
public string PostbackCommandId { get; set; }
Property Value
Type |
Description |
System.String |
|
TargetEditorId
Declaration
public string TargetEditorId { get; set; }
Property Value
Type |
Description |
System.String |
|
Extension Methods