AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageLayout..::..IsLayoutMatchName Method

Determines whether [is layout match name] [the specified name].

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool IsLayoutMatchName(
	string name
)

Parameters

name
Type: String
The name.

Return Value

true if [is layout match name] [the specified name]; otherwise, false.