Namespace: Cartella.Models.EditForm
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public bool ContainsLabel( string label ) |
Visual Basic |
---|
Public Function ContainsLabel ( _ label As String _ ) As Boolean |
Visual C++ |
---|
public: bool ContainsLabel( String^ label ) |
Parameters
- label
- Type: System..::..String