public bool AdjustFullName( FunctionBase pFunctionBase )
public: bool AdjustFullName( FunctionBase^ pFunctionBase )
Parameters
- pFunctionBase
- Function for which is evaluated name.
Return Value
Returns false, if the full name could not be evaluated.
public bool AdjustFullName( FunctionBase pFunctionBase )
public: bool AdjustFullName( FunctionBase^ pFunctionBase )
| Exception | Description | 
|---|---|
| ArgumentException | Invalid parameters were found. | 
| ArgumentNullException | Null was passed to a parameter. | 
| ApplicationException | When page is not set. |