Skip to content
SiteEmail

cohtml.CoherentMethodAttribute

Inherits from Attribute

Name
CoherentMethodAttribute(string scriptEventName)
CoherentMethodAttribute(string scriptEventName, bool isEvent)
Name
stringScriptEventName
boolIsEvent
CoherentMethodAttribute(
string scriptEventName
)
CoherentMethodAttribute(
string scriptEventName,
bool isEvent
)
string ScriptEventName;
bool IsEvent;