Property | Type | Description |
---|
Method | Description | |
---|---|---|
HasLink ( string name ) : bool |
Determines whether the specified link exists.
|
|
Link ( string name ) : string |
Gets the link with the specified name.
|
Method | Description | |
---|---|---|
Resource ( ) : System |
Initializes a new instance of the Resource class.
|
public HasLink ( string name ) : bool | ||
name | string | The name/key of the link. |
return | bool |