Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Controllers.YetaWFController.MakeFullViewName Method

Update an area's view name with the complete area specifier.

Class: YetaWF.Core.Controllers.YetaWFController
Namespace: YetaWF.Core.Controllers
Assembly: YetaWF.Core

Syntax

public static string MakeFullViewName(
    string? viewName,
    string area );

Parameters

viewName

(not specified)

area

(not specified)

Return Value

(not specified)

See Also YetaWF.Core.Controllers.YetaWFController ClassYetaWF.Core Overview