Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.YetaWFViewExtender.PartialSuffix Field

The string appended to a view name to obtain the partial view name. A partial view is the portion of the view between <form> and </form> tags.

Class: YetaWF.Core.Components.YetaWFViewExtender
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public const string PartialSuffix = "_Partial";

See Also YetaWF.Core.Components.YetaWFViewExtender ClassYetaWF.Core Overview