Apex.QuickAction.VisualforcePage.getValue C# (CSharp) Method

getValue() public method

public getValue ( ) : string
return string
        public string getValue()
        {
            throw new global::System.NotImplementedException("VisualforcePage.GetValue");
        }
    }