Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleAction Class

(not specified)

(not specified)

Namespace: YetaWF.Core.Modules
Assembly: YetaWF.Core

Inheritance

Syntax

public class ModuleAction;

Constructors

PublicModuleActionConstructor.

Properties

Public_AuthorizationEvaluated(not specified)
PublicAddToOriginList(not specified)
PublicAnchorId(not specified)
PublicAuthorizationIgnore(not specified)
PublicCategory(not specified)
PublicConfirmationText(not specified)
PublicCookieAsDoneSignal(not specified)
PublicCssClass(not specified)
PublicDisplayedUsed in html to determine the initial display
PublicDontCheckAuthorization(not specified)
PublicDontFollow(not specified)
PublicEnabled(not specified)
PublicEntryType(not specified)
PublicExtraDataUsed in html and rendered as data-extradata attribute.
PublicId(not specified)
PublicImage(not specified)
PublicImageUrlFinalThe saved image url or built-in name
Publicitems(not specified)
PublicLegend(not specified)
PublicLimitToRole(not specified)
PublicLinkText(not specified)
PublicLocation(not specified)
PublicMenuText(not specified)
PublicMode(not specified)
PublicNameName used in html to identify the action
PublicNeedsModuleContext(not specified)
PublicOwningModuleGuid(not specified)
PublicPageSecurity(not specified)
PublicPleaseWaitText(not specified)
PublicQueryArgs(not specified)
PublicQueryArgsDict(not specified)
PublicQueryArgsHR(not specified)
PublicQueryArgsRvd(not specified)
PublicSaveReturnUrl(not specified)
PublicSeparator(not specified)
PublicStyle(not specified)
PublicSubMenu(not specified)
PublicSubModule(not specified)
PublicTooltip(not specified)
PublicUrl(not specified)
ProtectedStaticManager(not specified)

Fields

PublicStaticMaxConfirmationText(not specified)
PublicStaticMaxCssClass(not specified)
PublicStaticMaxLegend(not specified)
PublicStaticMaxLinkText(not specified)
PublicStaticMaxMenuText(not specified)
PublicStaticMaxPleaseWaitText(not specified)
PublicStaticMaxTooltip(not specified)

Methods

PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
PublicGetCompleteUrl(not specified)
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicGetOwningModuleGuid(not specified)
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
PublicIsAuthorizedAsync(not specified)
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicRenderAsButtonAsync(not specified)
PublicRenderAsButtonIconAsync(not specified)
PublicRenderAsButtonOnlyAsync(not specified)
PublicRenderAsIconAsync(not specified)
PublicRenderAsLinkAsync(not specified)
PublicRenderAsNormalLinkAsync(not specified)
PublicRenderAsyncRender an action.
PublicRendersSomethingAsyncCheck if this action renders anything (based on authorization)
PublicInherited from System.ObjectToStringReturns a string that represents the current object.

Enums

ProtectedActionCategoryEnum(not specified)
ProtectedActionLocationEnum(not specified)
ProtectedActionModeEnum(not specified)
ProtectedActionStyleEnum(not specified)
ProtectedMenuEntryType(not specified)
ProtectedRenderModeEnum(not specified)

See Also YetaWF.Core Overview