AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageAttributes..::..Add Method (String, Guid)

Adds the specified key.

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

Syntax


public void Add(
	string key,
	Guid obj
)

Parameters

key
Type: String
The key.
obj
Type: Guid
The object.