A filter limiting selection to matching keywords in the ad file
[Visual Basic] Public Property KeywordFilter As String [C#] public string KeywordFilter {get; set;} [C++] public: __property String* get_KeywordFilter(); public: __property void set_KeywordFilter(String*); [JScript] public function get KeywordFilter() : String; public function set KeywordFilter(String);
AdRotator Class | AdRotator Members | System.Web.UI.WebControls Namespace