Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.PageDefinition.ModuleList.IndexInPane Method

(not specified)

Class: YetaWF.Core.Pages.PageDefinition.ModuleList
Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Syntax

public int IndexInPane(
    ModuleDefinition mod,
    string pane );
public int IndexInPane(
    Guid moduleGuid,
    string pane );

Parameters

mod

(not specified)

pane

(not specified)

moduleGuid

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Pages.PageDefinition.ModuleList ClassYetaWF.Core Overview